use loop造句
例句与造句
- Analysis of signal character of magnetic flux leakage testing using loop method
线圈法漏磁探伤的信号特性分析 - For partitions encrypted using loop - aes you will be shown the following prompt during the boot
使用loop - aes加密的分区,启动的时候将会有下面的提示信息: - A package can use looping to enumerate across the servers and perform the same functions on multiple computers
包可以使用循环对服务器进行枚举并在多台计算机上执行相同的功能。 - Telecommunications - installation interfaces - direct - inward - dialing analog voicegrade switched access using loop reverse - battery signaling
电信.网络与用户装置接口.利用环路反向电池信令的直接向内拨号模拟音频转换访问线路 - Telecommunications - network to customer installation interfaces - enhanced 911 analog voicegrade psap access using loop reverse - battery signaling
电信.网络与用户装置接口.使用环路反向电池信令的增强型模拟音频psap访问线路 - It's difficult to find use loop in a sentence. 用use loop造句挺难的
- Interface between carriers and customer installations - analog voice grade switched access lines using loop - start and ground - start signaling
电信公司和客户安装之间的接口,使用环路起始和地起始信令的模拟话音级交换访问线路。 - Telecommunications - network - to - customer installation interfaces - analog voicegrade switched access lines using loop - start and ground - start signaling
电信.网络和用户装置间的接口.利用环路启动和接地启动信令的模拟音频转换访问线路 - Telecommunications - network - to - customer installation interfaces - analog voicegrade switched - access lines using loop - start and ground - start signaling
电信.网络和用户装置间的接口.利用环路启动和接地启动信令的模拟音频转换访问线路 - Telecommunications - interface between carriers and customer installations - analog voicegrade switched access lines using loop - start and ground - start signaling
电信.载体和用户装置间的接口.用于循环启动和接地启动信令的模拟音频转换访问线路 - Very often when you write code , you want the same block of code to run a number of times . you can use looping statements in your code to perform this
在书写代码时,你经常会发现,某个代码快要被多次执行。如果出现了这种情况,你就可以通过循环语句来实现它。 - Telecommunications - interface between carriers and customer installations - analog voice grade switched access lines using loop - start and ground - start signaling with line - side answer supervision feature
电信.载体和用户装置间的接口.带边线应答性能的环路启动和接地启动信令的模拟音频转换访问线路 - Instead of writing multiple unit tests that call the api , each with a new set of inputs , or creating an array in a unit test and using looping code , you can instead write a single unit test method that exercises the api
不是编写调用api的多个单元测试(每个单元测试均具有一组新的输入) ,也不是在单元测试中创建一个数组并使用循环代码,而是可以编写执行api的单个单元测试方法。